[INFO] fetching crate selium-filesystem-store 1.0.0-alpha.6...
[INFO] checking selium-filesystem-store-1.0.0-alpha.6 against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776
[INFO] extracting crate selium-filesystem-store 1.0.0-alpha.6 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate selium-filesystem-store 1.0.0-alpha.6
[INFO] finished tweaking crates.io crate selium-filesystem-store 1.0.0-alpha.6
[INFO] tweaked toml for crates.io crate selium-filesystem-store 1.0.0-alpha.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate selium-filesystem-store 1.0.0-alpha.6 on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate selium-filesystem-store 1.0.0-alpha.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 395ad029dd86562618c540b5e66e47b6d02277ac401bd870d33b5b6af6c0e45d
[INFO] running `Command { std: "docker" "start" "-a" "395ad029dd86562618c540b5e66e47b6d02277ac401bd870d33b5b6af6c0e45d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "395ad029dd86562618c540b5e66e47b6d02277ac401bd870d33b5b6af6c0e45d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "395ad029dd86562618c540b5e66e47b6d02277ac401bd870d33b5b6af6c0e45d", kill_on_drop: false }`
[INFO] [stdout] 395ad029dd86562618c540b5e66e47b6d02277ac401bd870d33b5b6af6c0e45d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d108182d9e073b809f7bf046502905eef58958ecd379ca375ec1c4addb4b1689
[INFO] running `Command { std: "docker" "start" "-a" "d108182d9e073b809f7bf046502905eef58958ecd379ca375ec1c4addb4b1689", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasmtime-internal-core v43.0.1
[INFO] [stderr]    Compiling cranelift-srcgen v0.130.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling cranelift-isle v0.130.1
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.130.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling pulley-macros v43.0.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v43.0.1
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.130.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking wasm-encoder v0.245.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v43.0.1
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking wasmparser v0.245.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking gimli v0.33.1
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]     Checking regalloc2 v0.15.0
[INFO] [stderr]    Compiling rkyv_derive v0.8.15
[INFO] [stderr]     Checking cranelift-control v0.130.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking cranelift-bitset v0.130.1
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v43.0.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking cranelift-entity v0.130.1
[INFO] [stderr]     Checking pulley-interpreter v43.0.1
[INFO] [stderr]     Checking cranelift-bforest v0.130.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling wasmtime-internal-fiber v43.0.1
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.130.1
[INFO] [stderr]    Compiling wasmtime v43.0.1
[INFO] [stderr]     Checking path-security v0.2.0
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e622d8d7bed4f2668d446e06c6c1436ecae15796/bin/rustc --crate-name gimli --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.33.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=5e6de141f569f3d3 -C extra-filename=-8bc718d8b8187fd0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-0e40281407dc7965.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-a7326d6ee48bd745.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-97d3b8bda019c138.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d108182d9e073b809f7bf046502905eef58958ecd379ca375ec1c4addb4b1689", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d108182d9e073b809f7bf046502905eef58958ecd379ca375ec1c4addb4b1689", kill_on_drop: false }`
[INFO] [stdout] d108182d9e073b809f7bf046502905eef58958ecd379ca375ec1c4addb4b1689
